Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[management] Setup key improvements #2775

Merged
merged 14 commits into from
Oct 28, 2024
Merged

Conversation

pascal-fischer
Copy link
Contributor

@pascal-fischer pascal-fischer commented Oct 24, 2024

Describe your changes

This PR adds the following changes:

  • migrated setup keys from plain text to hashed format in the database
  • allows custom expiration time for setup keys. There is no limit anymore, it even allows not expiring keys
  • add delete endpoint for setup keys

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@pascal-fischer pascal-fischer marked this pull request as ready for review October 24, 2024 16:32
Copy link

sonarcloud bot commented Oct 25, 2024

@pascal-fischer pascal-fischer merged commit 10480eb into main Oct 28, 2024
21 checks passed
@pascal-fischer pascal-fischer deleted the feature/improve-setup-keys branch October 28, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants